MenuItem.Tag

A 'hidden' text string associated with the menu item. The tag is accessible via code when the user chooses the menu item but, unlike the Text property, is not displayed in the menu.

Syntax

Tag( Variant ) as


Parameters

Variant


Notes

It works like the RowTag property of a PopupMenu control.